aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/[Wallust] Simple.css
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-01-08 22:31:54 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-01-08 22:32:03 +0900
commitf33d720cb67c3b7c35f57475bc7370af3b223b77 (patch)
treec3a03334e3695a956b4c3d26e82977e369f44cbd /config/waybar/style/[Wallust] Simple.css
parentef0fdb82ceef67ced28b510ea264e883e584a231 (diff)
fix waybar-wallust colors not applying
battery not charging waybar animation changes to reduce cpu usage as per wiki
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
-rw-r--r--config/waybar/style/[Wallust] Simple.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css
index 510658d3..a5d122f3 100644
--- a/config/waybar/style/[Wallust] Simple.css
+++ b/config/waybar/style/[Wallust] Simple.css
@@ -210,12 +210,12 @@ tooltip {
}
#battery.critical:not(.charging) {
- color: #f53c3c;
- animation-name: blink;
- animation-duration: 0.5s;
- animation-timing-function: linear;
- animation-iteration-count: infinite;
- animation-direction: alternate;
+ color: #f53c3c;
+ animation-name: blink;
+ animation-duration: 3.0s;
+ animation-timing-function: steps(12);
+ animation-iteration-count: infinite;
+ animation-direction: alternate;
}
#pulseaudio-slider slider {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage